Sensitive Locators ^^^^^ **Definition:** * The test uses element identification selectors that have long chains to identify an element in the user interface. e.g. complex x-pass or CSS selector for web application. **References:** .. admonition:: Quality attributes * :octicon:`file-code;1em` - Code Example * :octicon:`comment-discussion;1em` - Cause and Effect * :octicon:`graph;1em` - Frequency * :octicon:`sync;1em` - Refactoring * `On the Maintenance of System User Interactive Tests `_ :octicon:`comment-discussion;1em` :octicon:`graph;1em` :octicon:`sync;1em` * `Smells in System User Interactive Tests `_ :octicon:`comment-discussion;1em` :octicon:`graph;1em` :octicon:`sync;1em`